Initializes a new instance of the EllipticalArc class.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public EllipticalArc ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The three incident points.
The rotation angle of the arc's ellipse, relative to the x-axis, expressed in degrees.
The ratio of the two axes of the arc's ellipse.
See Also